Description
Prints scripts and data queued for the footer. The dynamic portion of the hook name, `$hook_suffix`, refers to the global hook suffix of the current page.
Occurrences
Filename | Line Number |
---|---|
wp-admin/admin-footer.php | 88 |
wp-admin/includes/template.php | 2225 |
PHP Doc
/**
* Prints scripts and data queued for the footer.
*
* The dynamic portion of the hook name, `$hook_suffix`,
* refers to the global hook suffix of the current page.
*
* @since 4.6.0
*/